AssetWise System Management Console Help

Configuring the Health Monitor Service

The Health Monitor service provides system administrators with basic information about AssetWise services.

The Health Monitor service is automatically installed and configured with your AssetWise Information Integrity Server.

To view the API endpoints, navigate to the Health and Performance node for your current server, in the AssetWise System Management Console Explorer tree.

The default API endpoints are as follows:
  • Basic Checks: Includes checks for availability of external dependencies, and environment status checks such as memory, CPU usage, and more. The API endpoint location is

    https://<servername>:18377/health/detailed

  • Operational Checks: Also referred to as Extended Health Checks, these checks execute a dynamic check of the system involving one or more checks on external resources, application configuration, and application logic. The API endpoint location is

    https://<servername>:18377/health/operational

Where <servername> represents the name of your server. For example,